3.4.90 \(\int \tan ^3(e+f x) (1+\tan (e+f x))^{3/2} \, dx\) [390]

Optimal. Leaf size=315 \[ -\frac {\sqrt {1+\sqrt {2}} \text {ArcTan}\left (\frac {\sqrt {2 \left (1+\sqrt {2}\right )}-2 \sqrt {1+\tan (e+f x)}}{\sqrt {2 \left (-1+\sqrt {2}\right )}}\right )}{f}+\frac {\sqrt {1+\sqrt {2}} \text {ArcTan}\left (\frac {\sqrt {2 \left (1+\sqrt {2}\right )}+2 \sqrt {1+\tan (e+f x)}}{\sqrt {2 \left (-1+\sqrt {2}\right )}}\right )}{f}-\frac {\log \left (1+\sqrt {2}+\tan (e+f x)-\sqrt {2 \left (1+\sqrt {2}\right )} \sqrt {1+\tan (e+f x)}\right )}{2 \sqrt {1+\sqrt {2}} f}+\frac {\log \left (1+\sqrt {2}+\tan (e+f x)+\sqrt {2 \left (1+\sqrt {2}\right )} \sqrt {1+\tan (e+f x)}\right )}{2 \sqrt {1+\sqrt {2}} f}-\frac {2 \sqrt {1+\tan (e+f x)}}{f}-\frac {2 (1+\tan (e+f x))^{3/2}}{3 f}-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f} \]

[Out]

-1/2*ln(1+2^(1/2)-(2+2*2^(1/2))^(1/2)*(1+tan(f*x+e))^(1/2)+tan(f*x+e))/f/(1+2^(1/2))^(1/2)+1/2*ln(1+2^(1/2)+(2
+2*2^(1/2))^(1/2)*(1+tan(f*x+e))^(1/2)+tan(f*x+e))/f/(1+2^(1/2))^(1/2)-arctan(((2+2*2^(1/2))^(1/2)-2*(1+tan(f*
x+e))^(1/2))/(-2+2*2^(1/2))^(1/2))*(1+2^(1/2))^(1/2)/f+arctan(((2+2*2^(1/2))^(1/2)+2*(1+tan(f*x+e))^(1/2))/(-2
+2*2^(1/2))^(1/2))*(1+2^(1/2))^(1/2)/f-2*(1+tan(f*x+e))^(1/2)/f-2/3*(1+tan(f*x+e))^(3/2)/f-4/35*(1+tan(f*x+e))
^(5/2)/f+2/7*tan(f*x+e)*(1+tan(f*x+e))^(5/2)/f

________________________________________________________________________________________

Rubi [A]
time = 0.24, antiderivative size = 315, normalized size of antiderivative = 1.00, number of steps used = 17, number of rules used = 11, integrand size = 21, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.524, Rules used = {3647, 3711, 12, 3609, 3566, 722, 1108, 648, 632, 210, 642} \begin {gather*} -\frac {\sqrt {1+\sqrt {2}} \text {ArcTan}\left (\frac {\sqrt {2 \left (1+\sqrt {2}\right )}-2 \sqrt {\tan (e+f x)+1}}{\sqrt {2 \left (\sqrt {2}-1\right )}}\right )}{f}+\frac {\sqrt {1+\sqrt {2}} \text {ArcTan}\left (\frac {2 \sqrt {\tan (e+f x)+1}+\sqrt {2 \left (1+\sqrt {2}\right )}}{\sqrt {2 \left (\sqrt {2}-1\right )}}\right )}{f}+\frac {2 \tan (e+f x) (\tan (e+f x)+1)^{5/2}}{7 f}-\frac {4 (\tan (e+f x)+1)^{5/2}}{35 f}-\frac {2 (\tan (e+f x)+1)^{3/2}}{3 f}-\frac {2 \sqrt {\tan (e+f x)+1}}{f}-\frac {\log \left (\tan (e+f x)-\sqrt {2 \left (1+\sqrt {2}\right )} \sqrt {\tan (e+f x)+1}+\sqrt {2}+1\right )}{2 \sqrt {1+\sqrt {2}} f}+\frac {\log \left (\tan (e+f x)+\sqrt {2 \left (1+\sqrt {2}\right )} \sqrt {\tan (e+f x)+1}+\sqrt {2}+1\right )}{2 \sqrt {1+\sqrt {2}} f} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Tan[e + f*x]^3*(1 + Tan[e + f*x])^(3/2),x]

[Out]

-((Sqrt[1 + Sqrt[2]]*ArcTan[(Sqrt[2*(1 + Sqrt[2])] - 2*Sqrt[1 + Tan[e + f*x]])/Sqrt[2*(-1 + Sqrt[2])]])/f) + (
Sqrt[1 + Sqrt[2]]*ArcTan[(Sqrt[2*(1 + Sqrt[2])] + 2*Sqrt[1 + Tan[e + f*x]])/Sqrt[2*(-1 + Sqrt[2])]])/f - Log[1
 + Sqrt[2] + Tan[e + f*x] - Sqrt[2*(1 + Sqrt[2])]*Sqrt[1 + Tan[e + f*x]]]/(2*Sqrt[1 + Sqrt[2]]*f) + Log[1 + Sq
rt[2] + Tan[e + f*x] + Sqrt[2*(1 + Sqrt[2])]*Sqrt[1 + Tan[e + f*x]]]/(2*Sqrt[1 + Sqrt[2]]*f) - (2*Sqrt[1 + Tan
[e + f*x]])/f - (2*(1 + Tan[e + f*x])^(3/2))/(3*f) - (4*(1 + Tan[e + f*x])^(5/2))/(35*f) + (2*Tan[e + f*x]*(1
+ Tan[e + f*x])^(5/2))/(7*f)

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 210

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(-(Rt[-a, 2]*Rt[-b, 2])^(-1))*ArcTan[Rt[-b, 2]*(x/Rt[-a, 2])
], x] /; FreeQ[{a, b}, x] && PosQ[a/b] && (LtQ[a, 0] || LtQ[b, 0])

Rule 632

Int[((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(-1), x_Symbol] :> Dist[-2, Subst[Int[1/Simp[b^2 - 4*a*c - x^2, x], x]
, x, b + 2*c*x], x] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0]

Rule 642

Int[((d_) + (e_.)*(x_))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[d*(Log[RemoveContent[a + b*x +
c*x^2, x]]/b), x] /; FreeQ[{a, b, c, d, e}, x] && EqQ[2*c*d - b*e, 0]

Rule 648

Int[((d_.) + (e_.)*(x_))/((a_) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Dist[(2*c*d - b*e)/(2*c), Int[1/(a +
 b*x + c*x^2), x], x] + Dist[e/(2*c), Int[(b + 2*c*x)/(a + b*x + c*x^2), x], x] /; FreeQ[{a, b, c, d, e}, x] &
& NeQ[2*c*d - b*e, 0] && NeQ[b^2 - 4*a*c, 0] &&  !NiceSqrtQ[b^2 - 4*a*c]

Rule 722

Int[1/(Sqrt[(d_) + (e_.)*(x_)]*((a_) + (c_.)*(x_)^2)), x_Symbol] :> Dist[2*e, Subst[Int[1/(c*d^2 + a*e^2 - 2*c
*d*x^2 + c*x^4), x], x, Sqrt[d + e*x]], x] /; FreeQ[{a, c, d, e}, x] && NeQ[c*d^2 + a*e^2, 0]

Rule 1108

Int[((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4)^(-1), x_Symbol] :> With[{q = Rt[a/c, 2]}, With[{r = Rt[2*q - b/c, 2]}
, Dist[1/(2*c*q*r), Int[(r - x)/(q - r*x + x^2), x], x] + Dist[1/(2*c*q*r), Int[(r + x)/(q + r*x + x^2), x], x
]]] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0] && NegQ[b^2 - 4*a*c]

Rule 3566

Int[((a_) + (b_.)*tan[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[b/d, Subst[Int[(a + x)^n/(b^2 + x^2), x], x
, b*Tan[c + d*x]], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[a^2 + b^2, 0]

Rule 3609

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]), x_Symbol] :> Simp[d*
((a + b*Tan[e + f*x])^m/(f*m)), x] + Int[(a + b*Tan[e + f*x])^(m - 1)*Simp[a*c - b*d + (b*c + a*d)*Tan[e + f*x
], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && GtQ[m, 0]

Rule 3647

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Si
mp[b^2*(a + b*Tan[e + f*x])^(m - 2)*((c + d*Tan[e + f*x])^(n + 1)/(d*f*(m + n - 1))), x] + Dist[1/(d*(m + n -
1)), Int[(a + b*Tan[e + f*x])^(m - 3)*(c + d*Tan[e + f*x])^n*Simp[a^3*d*(m + n - 1) - b^2*(b*c*(m - 2) + a*d*(
1 + n)) + b*d*(m + n - 1)*(3*a^2 - b^2)*Tan[e + f*x] - b^2*(b*c*(m - 2) - a*d*(3*m + 2*n - 4))*Tan[e + f*x]^2,
 x], x], x] /; FreeQ[{a, b, c, d, e, f, n}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0]
&& IntegerQ[2*m] && GtQ[m, 2] && (GeQ[n, -1] || IntegerQ[m]) &&  !(IGtQ[n, 2] && ( !IntegerQ[m] || (EqQ[c, 0]
&& NeQ[a, 0])))

Rule 3711

Int[((a_.) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)] + (C_.)*tan[(e_.) + (
f_.)*(x_)]^2), x_Symbol] :> Simp[C*((a + b*Tan[e + f*x])^(m + 1)/(b*f*(m + 1))), x] + Int[(a + b*Tan[e + f*x])
^m*Simp[A - C + B*Tan[e + f*x], x], x] /; FreeQ[{a, b, e, f, A, B, C, m}, x] && NeQ[A*b^2 - a*b*B + a^2*C, 0]
&&  !LeQ[m, -1]

Rubi steps

\begin {align*} \int \tan ^3(e+f x) (1+\tan (e+f x))^{3/2} \, dx &=\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}+\frac {2}{7} \int (1+\tan (e+f x))^{3/2} \left (-1-\frac {7}{2} \tan (e+f x)-\tan ^2(e+f x)\right ) \, dx\\ &=-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}+\frac {2}{7} \int -\frac {7}{2} \tan (e+f x) (1+\tan (e+f x))^{3/2} \, dx\\ &=-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}-\int \tan (e+f x) (1+\tan (e+f x))^{3/2} \, dx\\ &=-\frac {2 (1+\tan (e+f x))^{3/2}}{3 f}-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}-\int (-1+\tan (e+f x)) \sqrt {1+\tan (e+f x)} \, dx\\ &=-\frac {2 \sqrt {1+\tan (e+f x)}}{f}-\frac {2 (1+\tan (e+f x))^{3/2}}{3 f}-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}-\int -\frac {2}{\sqrt {1+\tan (e+f x)}} \, dx\\ &=-\frac {2 \sqrt {1+\tan (e+f x)}}{f}-\frac {2 (1+\tan (e+f x))^{3/2}}{3 f}-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}+2 \int \frac {1}{\sqrt {1+\tan (e+f x)}} \, dx\\ &=-\frac {2 \sqrt {1+\tan (e+f x)}}{f}-\frac {2 (1+\tan (e+f x))^{3/2}}{3 f}-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}+\frac {2 \text {Subst}\left (\int \frac {1}{\sqrt {1+x} \left (1+x^2\right )} \, dx,x,\tan (e+f x)\right )}{f}\\ &=-\frac {2 \sqrt {1+\tan (e+f x)}}{f}-\frac {2 (1+\tan (e+f x))^{3/2}}{3 f}-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}+\frac {4 \text {Subst}\left (\int \frac {1}{2-2 x^2+x^4} \, dx,x,\sqrt {1+\tan (e+f x)}\right )}{f}\\ &=-\frac {2 \sqrt {1+\tan (e+f x)}}{f}-\frac {2 (1+\tan (e+f x))^{3/2}}{3 f}-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}+\frac {\text {Subst}\left (\int \frac {\sqrt {2 \left (1+\sqrt {2}\right )}-x}{\sqrt {2}-\sqrt {2 \left (1+\sqrt {2}\right )} x+x^2} \, dx,x,\sqrt {1+\tan (e+f x)}\right )}{\sqrt {1+\sqrt {2}} f}+\frac {\text {Subst}\left (\int \frac {\sqrt {2 \left (1+\sqrt {2}\right )}+x}{\sqrt {2}+\sqrt {2 \left (1+\sqrt {2}\right )} x+x^2} \, dx,x,\sqrt {1+\tan (e+f x)}\right )}{\sqrt {1+\sqrt {2}} f}\\ &=-\frac {2 \sqrt {1+\tan (e+f x)}}{f}-\frac {2 (1+\tan (e+f x))^{3/2}}{3 f}-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}+\frac {\text {Subst}\left (\int \frac {1}{\sqrt {2}-\sqrt {2 \left (1+\sqrt {2}\right )} x+x^2} \, dx,x,\sqrt {1+\tan (e+f x)}\right )}{\sqrt {2} f}+\frac {\text {Subst}\left (\int \frac {1}{\sqrt {2}+\sqrt {2 \left (1+\sqrt {2}\right )} x+x^2} \, dx,x,\sqrt {1+\tan (e+f x)}\right )}{\sqrt {2} f}-\frac {\text {Subst}\left (\int \frac {-\sqrt {2 \left (1+\sqrt {2}\right )}+2 x}{\sqrt {2}-\sqrt {2 \left (1+\sqrt {2}\right )} x+x^2} \, dx,x,\sqrt {1+\tan (e+f x)}\right )}{2 \sqrt {1+\sqrt {2}} f}+\frac {\text {Subst}\left (\int \frac {\sqrt {2 \left (1+\sqrt {2}\right )}+2 x}{\sqrt {2}+\sqrt {2 \left (1+\sqrt {2}\right )} x+x^2} \, dx,x,\sqrt {1+\tan (e+f x)}\right )}{2 \sqrt {1+\sqrt {2}} f}\\ &=-\frac {\log \left (1+\sqrt {2}+\tan (e+f x)-\sqrt {2 \left (1+\sqrt {2}\right )} \sqrt {1+\tan (e+f x)}\right )}{2 \sqrt {1+\sqrt {2}} f}+\frac {\log \left (1+\sqrt {2}+\tan (e+f x)+\sqrt {2 \left (1+\sqrt {2}\right )} \sqrt {1+\tan (e+f x)}\right )}{2 \sqrt {1+\sqrt {2}} f}-\frac {2 \sqrt {1+\tan (e+f x)}}{f}-\frac {2 (1+\tan (e+f x))^{3/2}}{3 f}-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}-\frac {\sqrt {2} \text {Subst}\left (\int \frac {1}{2 \left (1-\sqrt {2}\right )-x^2} \, dx,x,-\sqrt {2 \left (1+\sqrt {2}\right )}+2 \sqrt {1+\tan (e+f x)}\right )}{f}-\frac {\sqrt {2} \text {Subst}\left (\int \frac {1}{2 \left (1-\sqrt {2}\right )-x^2} \, dx,x,\sqrt {2 \left (1+\sqrt {2}\right )}+2 \sqrt {1+\tan (e+f x)}\right )}{f}\\ &=-\frac {\tan ^{-1}\left (\frac {\sqrt {2 \left (1+\sqrt {2}\right )}-2 \sqrt {1+\tan (e+f x)}}{\sqrt {2 \left (-1+\sqrt {2}\right )}}\right )}{\sqrt {-1+\sqrt {2}} f}+\frac {\tan ^{-1}\left (\frac {\sqrt {2 \left (1+\sqrt {2}\right )}+2 \sqrt {1+\tan (e+f x)}}{\sqrt {2 \left (-1+\sqrt {2}\right )}}\right )}{\sqrt {-1+\sqrt {2}} f}-\frac {\log \left (1+\sqrt {2}+\tan (e+f x)-\sqrt {2 \left (1+\sqrt {2}\right )} \sqrt {1+\tan (e+f x)}\right )}{2 \sqrt {1+\sqrt {2}} f}+\frac {\log \left (1+\sqrt {2}+\tan (e+f x)+\sqrt {2 \left (1+\sqrt {2}\right )} \sqrt {1+\tan (e+f x)}\right )}{2 \sqrt {1+\sqrt {2}} f}-\frac {2 \sqrt {1+\tan (e+f x)}}{f}-\frac {2 (1+\tan (e+f x))^{3/2}}{3 f}-\frac {4 (1+\tan (e+f x))^{5/2}}{35 f}+\frac {2 \tan (e+f x) (1+\tan (e+f x))^{5/2}}{7 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains complex when optimal does not.
time = 0.64, size = 112, normalized size = 0.36 \begin {gather*} \frac {105 (1-i)^{3/2} \tanh ^{-1}\left (\frac {\sqrt {1+\tan (e+f x)}}{\sqrt {1-i}}\right )+105 (1+i)^{3/2} \tanh ^{-1}\left (\frac {\sqrt {1+\tan (e+f x)}}{\sqrt {1+i}}\right )+2 \sqrt {1+\tan (e+f x)} \left (-146-32 \tan (e+f x)+24 \tan ^2(e+f x)+15 \tan ^3(e+f x)\right )}{105 f} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Tan[e + f*x]^3*(1 + Tan[e + f*x])^(3/2),x]

[Out]

(105*(1 - I)^(3/2)*ArcTanh[Sqrt[1 + Tan[e + f*x]]/Sqrt[1 - I]] + 105*(1 + I)^(3/2)*ArcTanh[Sqrt[1 + Tan[e + f*
x]]/Sqrt[1 + I]] + 2*Sqrt[1 + Tan[e + f*x]]*(-146 - 32*Tan[e + f*x] + 24*Tan[e + f*x]^2 + 15*Tan[e + f*x]^3))/
(105*f)

________________________________________________________________________________________

Maple [A]
time = 0.15, size = 350, normalized size = 1.11

method result size
derivativedivides \(\frac {\frac {2 \left (1+\tan \left (f x +e \right )\right )^{\frac {7}{2}}}{7}-\frac {2 \left (1+\tan \left (f x +e \right )\right )^{\frac {5}{2}}}{5}-\frac {2 \left (1+\tan \left (f x +e \right )\right )^{\frac {3}{2}}}{3}-2 \sqrt {1+\tan \left (f x +e \right )}-\frac {\left (-\sqrt {2 \sqrt {2}+2}\, \sqrt {2}+2 \sqrt {2 \sqrt {2}+2}\right ) \ln \left (1+\sqrt {2}-\sqrt {2 \sqrt {2}+2}\, \sqrt {1+\tan \left (f x +e \right )}+\tan \left (f x +e \right )\right )}{4}-\frac {\left (-2 \sqrt {2}+\frac {\left (-\sqrt {2 \sqrt {2}+2}\, \sqrt {2}+2 \sqrt {2 \sqrt {2}+2}\right ) \sqrt {2 \sqrt {2}+2}}{2}\right ) \arctan \left (\frac {2 \sqrt {1+\tan \left (f x +e \right )}-\sqrt {2 \sqrt {2}+2}}{\sqrt {-2+2 \sqrt {2}}}\right )}{\sqrt {-2+2 \sqrt {2}}}+\frac {\left (-\sqrt {2 \sqrt {2}+2}\, \sqrt {2}+2 \sqrt {2 \sqrt {2}+2}\right ) \ln \left (1+\sqrt {2}+\sqrt {2 \sqrt {2}+2}\, \sqrt {1+\tan \left (f x +e \right )}+\tan \left (f x +e \right )\right )}{4}+\frac {\left (2 \sqrt {2}-\frac {\left (-\sqrt {2 \sqrt {2}+2}\, \sqrt {2}+2 \sqrt {2 \sqrt {2}+2}\right ) \sqrt {2 \sqrt {2}+2}}{2}\right ) \arctan \left (\frac {\sqrt {2 \sqrt {2}+2}+2 \sqrt {1+\tan \left (f x +e \right )}}{\sqrt {-2+2 \sqrt {2}}}\right )}{\sqrt {-2+2 \sqrt {2}}}}{f}\) \(350\)
default \(\frac {\frac {2 \left (1+\tan \left (f x +e \right )\right )^{\frac {7}{2}}}{7}-\frac {2 \left (1+\tan \left (f x +e \right )\right )^{\frac {5}{2}}}{5}-\frac {2 \left (1+\tan \left (f x +e \right )\right )^{\frac {3}{2}}}{3}-2 \sqrt {1+\tan \left (f x +e \right )}-\frac {\left (-\sqrt {2 \sqrt {2}+2}\, \sqrt {2}+2 \sqrt {2 \sqrt {2}+2}\right ) \ln \left (1+\sqrt {2}-\sqrt {2 \sqrt {2}+2}\, \sqrt {1+\tan \left (f x +e \right )}+\tan \left (f x +e \right )\right )}{4}-\frac {\left (-2 \sqrt {2}+\frac {\left (-\sqrt {2 \sqrt {2}+2}\, \sqrt {2}+2 \sqrt {2 \sqrt {2}+2}\right ) \sqrt {2 \sqrt {2}+2}}{2}\right ) \arctan \left (\frac {2 \sqrt {1+\tan \left (f x +e \right )}-\sqrt {2 \sqrt {2}+2}}{\sqrt {-2+2 \sqrt {2}}}\right )}{\sqrt {-2+2 \sqrt {2}}}+\frac {\left (-\sqrt {2 \sqrt {2}+2}\, \sqrt {2}+2 \sqrt {2 \sqrt {2}+2}\right ) \ln \left (1+\sqrt {2}+\sqrt {2 \sqrt {2}+2}\, \sqrt {1+\tan \left (f x +e \right )}+\tan \left (f x +e \right )\right )}{4}+\frac {\left (2 \sqrt {2}-\frac {\left (-\sqrt {2 \sqrt {2}+2}\, \sqrt {2}+2 \sqrt {2 \sqrt {2}+2}\right ) \sqrt {2 \sqrt {2}+2}}{2}\right ) \arctan \left (\frac {\sqrt {2 \sqrt {2}+2}+2 \sqrt {1+\tan \left (f x +e \right )}}{\sqrt {-2+2 \sqrt {2}}}\right )}{\sqrt {-2+2 \sqrt {2}}}}{f}\) \(350\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(f*x+e)^3*(1+tan(f*x+e))^(3/2),x,method=_RETURNVERBOSE)

[Out]

1/f*(2/7*(1+tan(f*x+e))^(7/2)-2/5*(1+tan(f*x+e))^(5/2)-2/3*(1+tan(f*x+e))^(3/2)-2*(1+tan(f*x+e))^(1/2)-1/4*(-(
2*2^(1/2)+2)^(1/2)*2^(1/2)+2*(2*2^(1/2)+2)^(1/2))*ln(1+2^(1/2)-(2*2^(1/2)+2)^(1/2)*(1+tan(f*x+e))^(1/2)+tan(f*
x+e))-(-2*2^(1/2)+1/2*(-(2*2^(1/2)+2)^(1/2)*2^(1/2)+2*(2*2^(1/2)+2)^(1/2))*(2*2^(1/2)+2)^(1/2))/(-2+2*2^(1/2))
^(1/2)*arctan((2*(1+tan(f*x+e))^(1/2)-(2*2^(1/2)+2)^(1/2))/(-2+2*2^(1/2))^(1/2))+1/4*(-(2*2^(1/2)+2)^(1/2)*2^(
1/2)+2*(2*2^(1/2)+2)^(1/2))*ln(1+2^(1/2)+(2*2^(1/2)+2)^(1/2)*(1+tan(f*x+e))^(1/2)+tan(f*x+e))+(2*2^(1/2)-1/2*(
-(2*2^(1/2)+2)^(1/2)*2^(1/2)+2*(2*2^(1/2)+2)^(1/2))*(2*2^(1/2)+2)^(1/2))/(-2+2*2^(1/2))^(1/2)*arctan(((2*2^(1/
2)+2)^(1/2)+2*(1+tan(f*x+e))^(1/2))/(-2+2*2^(1/2))^(1/2)))

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)^3*(1+tan(f*x+e))^(3/2),x, algorithm="maxima")

[Out]

integrate((tan(f*x + e) + 1)^(3/2)*tan(f*x + e)^3, x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 949 vs. \(2 (256) = 512\).
time = 1.45, size = 949, normalized size = 3.01 \begin {gather*} -\frac {420 \cdot 8^{\frac {1}{4}} \sqrt {2} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} f \frac {1}{f^{4}}^{\frac {1}{4}} \arctan \left (-\frac {1}{8} \cdot 8^{\frac {3}{4}} \sqrt {2} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} f^{3} \sqrt {\frac {\cos \left (f x + e\right ) + \sin \left (f x + e\right )}{\cos \left (f x + e\right )}} \frac {1}{f^{4}}^{\frac {3}{4}} + \frac {1}{8} \cdot 8^{\frac {3}{4}} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} f^{3} \sqrt {\frac {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} \cos \left (f x + e\right ) + 8^{\frac {1}{4}} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} f \sqrt {\frac {\cos \left (f x + e\right ) + \sin \left (f x + e\right )}{\cos \left (f x + e\right )}} \frac {1}{f^{4}}^{\frac {1}{4}} \cos \left (f x + e\right ) + 2 \, \cos \left (f x + e\right ) + 2 \, \sin \left (f x + e\right )}{\cos \left (f x + e\right )}} \frac {1}{f^{4}}^{\frac {3}{4}} - f^{2} \sqrt {\frac {1}{f^{4}}} - \sqrt {2}\right ) \cos \left (f x + e\right )^{3} + 420 \cdot 8^{\frac {1}{4}} \sqrt {2} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} f \frac {1}{f^{4}}^{\frac {1}{4}} \arctan \left (-\frac {1}{8} \cdot 8^{\frac {3}{4}} \sqrt {2} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} f^{3} \sqrt {\frac {\cos \left (f x + e\right ) + \sin \left (f x + e\right )}{\cos \left (f x + e\right )}} \frac {1}{f^{4}}^{\frac {3}{4}} + \frac {1}{8} \cdot 8^{\frac {3}{4}} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} f^{3} \sqrt {\frac {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} \cos \left (f x + e\right ) - 8^{\frac {1}{4}} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} f \sqrt {\frac {\cos \left (f x + e\right ) + \sin \left (f x + e\right )}{\cos \left (f x + e\right )}} \frac {1}{f^{4}}^{\frac {1}{4}} \cos \left (f x + e\right ) + 2 \, \cos \left (f x + e\right ) + 2 \, \sin \left (f x + e\right )}{\cos \left (f x + e\right )}} \frac {1}{f^{4}}^{\frac {3}{4}} + f^{2} \sqrt {\frac {1}{f^{4}}} + \sqrt {2}\right ) \cos \left (f x + e\right )^{3} + 105 \cdot 8^{\frac {1}{4}} {\left (\sqrt {2} f^{3} \sqrt {\frac {1}{f^{4}}} \cos \left (f x + e\right )^{3} - 2 \, f \cos \left (f x + e\right )^{3}\right )} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} \frac {1}{f^{4}}^{\frac {1}{4}} \log \left (\frac {2 \, {\left (2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} \cos \left (f x + e\right ) + 8^{\frac {1}{4}} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} f \sqrt {\frac {\cos \left (f x + e\right ) + \sin \left (f x + e\right )}{\cos \left (f x + e\right )}} \frac {1}{f^{4}}^{\frac {1}{4}} \cos \left (f x + e\right ) + 2 \, \cos \left (f x + e\right ) + 2 \, \sin \left (f x + e\right )\right )}}{\cos \left (f x + e\right )}\right ) - 105 \cdot 8^{\frac {1}{4}} {\left (\sqrt {2} f^{3} \sqrt {\frac {1}{f^{4}}} \cos \left (f x + e\right )^{3} - 2 \, f \cos \left (f x + e\right )^{3}\right )} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} \frac {1}{f^{4}}^{\frac {1}{4}} \log \left (\frac {2 \, {\left (2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} \cos \left (f x + e\right ) - 8^{\frac {1}{4}} \sqrt {2 \, \sqrt {2} f^{2} \sqrt {\frac {1}{f^{4}}} + 4} f \sqrt {\frac {\cos \left (f x + e\right ) + \sin \left (f x + e\right )}{\cos \left (f x + e\right )}} \frac {1}{f^{4}}^{\frac {1}{4}} \cos \left (f x + e\right ) + 2 \, \cos \left (f x + e\right ) + 2 \, \sin \left (f x + e\right )\right )}}{\cos \left (f x + e\right )}\right ) + 16 \, {\left (170 \, \cos \left (f x + e\right )^{3} + {\left (47 \, \cos \left (f x + e\right )^{2} - 15\right )} \sin \left (f x + e\right ) - 24 \, \cos \left (f x + e\right )\right )} \sqrt {\frac {\cos \left (f x + e\right ) + \sin \left (f x + e\right )}{\cos \left (f x + e\right )}}}{840 \, f \cos \left (f x + e\right )^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)^3*(1+tan(f*x+e))^(3/2),x, algorithm="fricas")

[Out]

-1/840*(420*8^(1/4)*sqrt(2)*sqrt(2*sqrt(2)*f^2*sqrt(f^(-4)) + 4)*f*(f^(-4))^(1/4)*arctan(-1/8*8^(3/4)*sqrt(2)*
sqrt(2*sqrt(2)*f^2*sqrt(f^(-4)) + 4)*f^3*sqrt((cos(f*x + e) + sin(f*x + e))/cos(f*x + e))*(f^(-4))^(3/4) + 1/8
*8^(3/4)*sqrt(2*sqrt(2)*f^2*sqrt(f^(-4)) + 4)*f^3*sqrt((2*sqrt(2)*f^2*sqrt(f^(-4))*cos(f*x + e) + 8^(1/4)*sqrt
(2*sqrt(2)*f^2*sqrt(f^(-4)) + 4)*f*sqrt((cos(f*x + e) + sin(f*x + e))/cos(f*x + e))*(f^(-4))^(1/4)*cos(f*x + e
) + 2*cos(f*x + e) + 2*sin(f*x + e))/cos(f*x + e))*(f^(-4))^(3/4) - f^2*sqrt(f^(-4)) - sqrt(2))*cos(f*x + e)^3
 + 420*8^(1/4)*sqrt(2)*sqrt(2*sqrt(2)*f^2*sqrt(f^(-4)) + 4)*f*(f^(-4))^(1/4)*arctan(-1/8*8^(3/4)*sqrt(2)*sqrt(
2*sqrt(2)*f^2*sqrt(f^(-4)) + 4)*f^3*sqrt((cos(f*x + e) + sin(f*x + e))/cos(f*x + e))*(f^(-4))^(3/4) + 1/8*8^(3
/4)*sqrt(2*sqrt(2)*f^2*sqrt(f^(-4)) + 4)*f^3*sqrt((2*sqrt(2)*f^2*sqrt(f^(-4))*cos(f*x + e) - 8^(1/4)*sqrt(2*sq
rt(2)*f^2*sqrt(f^(-4)) + 4)*f*sqrt((cos(f*x + e) + sin(f*x + e))/cos(f*x + e))*(f^(-4))^(1/4)*cos(f*x + e) + 2
*cos(f*x + e) + 2*sin(f*x + e))/cos(f*x + e))*(f^(-4))^(3/4) + f^2*sqrt(f^(-4)) + sqrt(2))*cos(f*x + e)^3 + 10
5*8^(1/4)*(sqrt(2)*f^3*sqrt(f^(-4))*cos(f*x + e)^3 - 2*f*cos(f*x + e)^3)*sqrt(2*sqrt(2)*f^2*sqrt(f^(-4)) + 4)*
(f^(-4))^(1/4)*log(2*(2*sqrt(2)*f^2*sqrt(f^(-4))*cos(f*x + e) + 8^(1/4)*sqrt(2*sqrt(2)*f^2*sqrt(f^(-4)) + 4)*f
*sqrt((cos(f*x + e) + sin(f*x + e))/cos(f*x + e))*(f^(-4))^(1/4)*cos(f*x + e) + 2*cos(f*x + e) + 2*sin(f*x + e
))/cos(f*x + e)) - 105*8^(1/4)*(sqrt(2)*f^3*sqrt(f^(-4))*cos(f*x + e)^3 - 2*f*cos(f*x + e)^3)*sqrt(2*sqrt(2)*f
^2*sqrt(f^(-4)) + 4)*(f^(-4))^(1/4)*log(2*(2*sqrt(2)*f^2*sqrt(f^(-4))*cos(f*x + e) - 8^(1/4)*sqrt(2*sqrt(2)*f^
2*sqrt(f^(-4)) + 4)*f*sqrt((cos(f*x + e) + sin(f*x + e))/cos(f*x + e))*(f^(-4))^(1/4)*cos(f*x + e) + 2*cos(f*x
 + e) + 2*sin(f*x + e))/cos(f*x + e)) + 16*(170*cos(f*x + e)^3 + (47*cos(f*x + e)^2 - 15)*sin(f*x + e) - 24*co
s(f*x + e))*sqrt((cos(f*x + e) + sin(f*x + e))/cos(f*x + e)))/(f*cos(f*x + e)^3)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \left (\tan {\left (e + f x \right )} + 1\right )^{\frac {3}{2}} \tan ^{3}{\left (e + f x \right )}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)**3*(1+tan(f*x+e))**(3/2),x)

[Out]

Integral((tan(e + f*x) + 1)**(3/2)*tan(e + f*x)**3, x)

________________________________________________________________________________________

Giac [A]
time = 0.80, size = 268, normalized size = 0.85 \begin {gather*} \frac {\sqrt {\sqrt {2} + 1} \arctan \left (\frac {2^{\frac {3}{4}} {\left (2^{\frac {1}{4}} \sqrt {\sqrt {2} + 2} + 2 \, \sqrt {\tan \left (f x + e\right ) + 1}\right )}}{2 \, \sqrt {-\sqrt {2} + 2}}\right )}{f} + \frac {\sqrt {\sqrt {2} + 1} \arctan \left (-\frac {2^{\frac {3}{4}} {\left (2^{\frac {1}{4}} \sqrt {\sqrt {2} + 2} - 2 \, \sqrt {\tan \left (f x + e\right ) + 1}\right )}}{2 \, \sqrt {-\sqrt {2} + 2}}\right )}{f} + \frac {\sqrt {\sqrt {2} - 1} \log \left (2^{\frac {1}{4}} \sqrt {\sqrt {2} + 2} \sqrt {\tan \left (f x + e\right ) + 1} + \sqrt {2} + \tan \left (f x + e\right ) + 1\right )}{2 \, f} - \frac {\sqrt {\sqrt {2} - 1} \log \left (-2^{\frac {1}{4}} \sqrt {\sqrt {2} + 2} \sqrt {\tan \left (f x + e\right ) + 1} + \sqrt {2} + \tan \left (f x + e\right ) + 1\right )}{2 \, f} + \frac {2 \, {\left (15 \, f^{6} {\left (\tan \left (f x + e\right ) + 1\right )}^{\frac {7}{2}} - 21 \, f^{6} {\left (\tan \left (f x + e\right ) + 1\right )}^{\frac {5}{2}} - 35 \, f^{6} {\left (\tan \left (f x + e\right ) + 1\right )}^{\frac {3}{2}} - 105 \, f^{6} \sqrt {\tan \left (f x + e\right ) + 1}\right )}}{105 \, f^{7}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(tan(f*x+e)^3*(1+tan(f*x+e))^(3/2),x, algorithm="giac")

[Out]

sqrt(sqrt(2) + 1)*arctan(1/2*2^(3/4)*(2^(1/4)*sqrt(sqrt(2) + 2) + 2*sqrt(tan(f*x + e) + 1))/sqrt(-sqrt(2) + 2)
)/f + sqrt(sqrt(2) + 1)*arctan(-1/2*2^(3/4)*(2^(1/4)*sqrt(sqrt(2) + 2) - 2*sqrt(tan(f*x + e) + 1))/sqrt(-sqrt(
2) + 2))/f + 1/2*sqrt(sqrt(2) - 1)*log(2^(1/4)*sqrt(sqrt(2) + 2)*sqrt(tan(f*x + e) + 1) + sqrt(2) + tan(f*x +
e) + 1)/f - 1/2*sqrt(sqrt(2) - 1)*log(-2^(1/4)*sqrt(sqrt(2) + 2)*sqrt(tan(f*x + e) + 1) + sqrt(2) + tan(f*x +
e) + 1)/f + 2/105*(15*f^6*(tan(f*x + e) + 1)^(7/2) - 21*f^6*(tan(f*x + e) + 1)^(5/2) - 35*f^6*(tan(f*x + e) +
1)^(3/2) - 105*f^6*sqrt(tan(f*x + e) + 1))/f^7

________________________________________________________________________________________

Mupad [B]
time = 5.24, size = 129, normalized size = 0.41 \begin {gather*} \frac {2\,{\left (\mathrm {tan}\left (e+f\,x\right )+1\right )}^{7/2}}{7\,f}-\frac {2\,{\left (\mathrm {tan}\left (e+f\,x\right )+1\right )}^{3/2}}{3\,f}-\frac {2\,{\left (\mathrm {tan}\left (e+f\,x\right )+1\right )}^{5/2}}{5\,f}-\frac {2\,\sqrt {\mathrm {tan}\left (e+f\,x\right )+1}}{f}+\mathrm {atan}\left (f\,\sqrt {\frac {-\frac {1}{2}-\frac {1}{2}{}\mathrm {i}}{f^2}}\,\sqrt {\mathrm {tan}\left (e+f\,x\right )+1}\right )\,\sqrt {\frac {-\frac {1}{2}-\frac {1}{2}{}\mathrm {i}}{f^2}}\,2{}\mathrm {i}-\mathrm {atan}\left (f\,\sqrt {\frac {-\frac {1}{2}+\frac {1}{2}{}\mathrm {i}}{f^2}}\,\sqrt {\mathrm {tan}\left (e+f\,x\right )+1}\right )\,\sqrt {\frac {-\frac {1}{2}+\frac {1}{2}{}\mathrm {i}}{f^2}}\,2{}\mathrm {i} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(tan(e + f*x)^3*(tan(e + f*x) + 1)^(3/2),x)

[Out]

(2*(tan(e + f*x) + 1)^(7/2))/(7*f) - (2*(tan(e + f*x) + 1)^(3/2))/(3*f) - (2*(tan(e + f*x) + 1)^(5/2))/(5*f) -
 (2*(tan(e + f*x) + 1)^(1/2))/f + atan(f*((- 1/2 - 1i/2)/f^2)^(1/2)*(tan(e + f*x) + 1)^(1/2))*((- 1/2 - 1i/2)/
f^2)^(1/2)*2i - atan(f*((- 1/2 + 1i/2)/f^2)^(1/2)*(tan(e + f*x) + 1)^(1/2))*((- 1/2 + 1i/2)/f^2)^(1/2)*2i

________________________________________________________________________________________